home *** CD-ROM | disk | FTP | other *** search
/ GKGM 014 / GKGM014.iso / hentai / DOCTOR FUCK GAME.swf / scripts / DefineSprite_129 / frame_1 / PlaceObject2_119_1 / CLIPACTIONRECORD on(dragOut).as next >
Text File  |  2007-01-09  |  126b  |  8 lines

  1. on(dragOut){
  2.    _root.bf2 = _root._ymouse;
  3.    if(_root.bf1 < _root.bf2)
  4.    {
  5.       _parent._parent.nextFrame();
  6.    }
  7. }
  8.